text/template.state.notAFunction (method)

4 uses

	text/template (current package)
		exec.go#L548: func (s *state) notAFunction(args []parse.Node, final reflect.Value) {
		exec.go#L566: 		s.notAFunction(cmd.Args, final)
		exec.go#L572: 	s.notAFunction(cmd.Args, final)
		exec.go#L651: 		s.notAFunction(args, final)